Skip to content

fix: align manifest partition reads with reassigned IDs#700

Merged
wgtmac merged 1 commit into
apache:mainfrom
wgtmac:fix_manifest
Jun 10, 2026
Merged

fix: align manifest partition reads with reassigned IDs#700
wgtmac merged 1 commit into
apache:mainfrom
wgtmac:fix_manifest

Conversation

@wgtmac

@wgtmac wgtmac commented Jun 6, 2026

Copy link
Copy Markdown
Member

Use unknown types for missing partition source fields when building manifest partition schemas. Add Java-style schema ID reassignment maps and use them to map raw manifest partition field IDs back to their original IDs.

Also add transform result type support so unbound partition specs can derive partition field types consistently with Java.

Use unknown types for missing partition source fields when building manifest
partition schemas. Add Java-style schema ID reassignment maps and use them to
map raw manifest partition field IDs back to their original IDs.

Also add transform result type support so unbound partition specs can derive
partition field types consistently with Java.
@wgtmac wgtmac requested a review from zhjwpku June 6, 2026 14:04

@zhjwpku zhjwpku left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wgtmac

wgtmac commented Jun 10, 2026

Copy link
Copy Markdown
Member Author

Thank you, @zhjwpku @blackmwk!

@wgtmac wgtmac merged commit 50aee7e into apache:main Jun 10, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants